home *** CD-ROM | disk | FTP | other *** search
- Path: info.curtin.edu.au!newsmaster
- From: Terry Mc Minn <mcminn@puffin.edu.au>
- Newsgroups: comp.lang.c
- Subject: Re: **HELP,BORLAND,.LIB's - AAARRRRGGHH!
- Date: 31 Jan 1996 07:44:40 GMT
- Organization: Curtin University of Technology
- Message-ID: <4en6l8$dlp@info.curtin.edu.au>
- References: <310CC339.2781E494@ap.co.umist.ac.uk>
- NNTP-Posting-Host: owl.curtin.edu.au
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- Dan Evans <dan@ap.co.umist.ac.uk> wrote:
- >I want to write my own .LIB's
- >and .H's so they provide me
- >with generic functions for my
- >whole set of programs. I have
- >version 4.5
- >
- >I CAN'T DO IT - HEEELLLLPPP!
- >
- >
- >I can create a .LIB in the project
- >heirarchy window with the tree
- >type arrangement, but it won't
- >let me open a window to type C
- >code into
- >
- You don't create LIB's that way!
-
- 1) Code your functions in the normal manner and compile
- 2) Use TLIB to convert the OBJ's to a LIB
-
- --
-
- Terry Mc Minn
- Curtin University of Technology
- GPO Box U 1987
- Perth 6001
- Western Australia
- Email: mcminn@puffin.curtin.edu.au
-
-
-